home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NetNews Offline 2
/
NetNews Offline Volume 2.iso
/
news
/
comp
/
std
/
c
/
357
< prev
next >
Wrap
Internet Message Format
|
1996-08-06
|
1KB
Path: inferno.mpx.com.au!jolt!encom
From: encom@jolt.mpx.com.au (Encom Technology Sydney)
Newsgroups: comp.lang.c,comp.std.c
Subject: Re: Integral conversion e.t.c. (was: Re: Hungarian notation)
Followup-To: comp.lang.c,comp.std.c
Date: 23 Feb 1996 02:27:22 GMT
Organization: Microplex Pty Ltd
Message-ID: <4gj8ma$7lm@inferno.mpx.com.au>
References: <30C40F77.53B5@swsbbs.com> <4fqfgg$m3u@atusks02.aut.alcatel.at> <4fte4h$b36@sun001.spd.dsccc.com> <4fvso9$16v@galaxy.ucr.edu> <4g2931$qqs@solutions.solon.com>
NNTP-Posting-Host: jolt.mpx.com.au
X-Newsreader: TIN [version 1.2 PL2]
Peter Seebach (seebs@solutions.solon.com) wrote:
: In article <4fvso9$16v@galaxy.ucr.edu>, Tom Payne <thp@cs.ucr.edu> wrote:
: > .... In the GNU C preprocessor,
: > `#pragma' ifrst attempts to run the game `rogue'; if that fails, it
: > tries to run the game `hack'; if that fails, ...
: > -- Manual for the GNU C preprocessor for GNU CC 1.34:
: I believe this is a documentation bug; I believe you'll find it
: actually tries hack first, then rogue.
Does this mean we should stop using GCC, since it is not a conforming
implementation. Actually come to think of it the standard says
implementation-defined means that the behaviour is documented -- it
does not say it has to be CORRECTLY documented. (So that's OK :-)
Andrew.